Carbon


smChinese

Header: Script.h

enum {
    smChinese = 2,
    smRussian = 7,
    smLaotian = 22,
    smAmharic = 28,
    smSlavic = 29,
    smEastEurRoman = 29,
    smSindhi = 31,
    smKlingon = 32
};

Constant descriptions

smChinese
smRussian
smLaotian

Specifies the Laotian script system.

smAmharic
smSlavic
smEastEurRoman

Specifies the Extended Roman script system for Slavic and Baltic languages.

smSindhi
smKlingon


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)